home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir41 / zcpy16.zip / ZCOPY.DOC next >
Text File  |  1994-01-09  |  2KB  |  60 lines

  1. ┌─────────────────────────────────────────────────────────────────────────────┐
  2. │ ▒▒▒▒ ZCOPY V1.6, Copyright (C) 1993-94 by Chris Buijs ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  3. └─────────────────────────────────────────────────────────────────────────────┘
  4.  
  5.   ZCOPY is a small directory/file-copy utility i wrote because i needed a
  6.   copy-programm like XCOPY for installation purposes, the only thing was
  7.   that XCOPY always overwrite files even when the source/target file are
  8.   the same, so i wrote ZCOPY.
  9.  
  10.   ZCOPY is here-by placed in Public Domain and can be concidered freeware,
  11.   ZCOPY may not be sold, hired, leased or modified, it may be freely copied
  12.   as a complete package.
  13.  
  14.   What does ZCOPY do:
  15.  
  16.   - ZCOPY will copy any directory or file (also read-only, hidden,
  17.     system etc.)
  18.  
  19.   - ZCOPY will preserve file date, time and attributes.
  20.  
  21.   - ZCOPY will check for enough disk-space on the target drive.
  22.  
  23.   - ZCOPY is FAST.
  24.  
  25.   And last but not least, ZCOPY shows more information then XCOPY itself.
  26.  
  27. ┌─────────────────────────────────────────────────────────────────────────────┐
  28. │ ▒▒▒▒ USAGE ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  29. └─────────────────────────────────────────────────────────────────────────────┘
  30.  
  31.   ZCOPY <Source> <Target> [/N] [/S]
  32.  
  33.   <Source> - Source directory and file-specs to copy from.
  34.  
  35.   <Target> - Target directory to copy to, DON'T specify any file-specs,
  36.              you can supply full paths which do not exist, ZCOPY will create
  37.              all non-existant directory's automatically.
  38.  
  39.   [/N]     - Optional parameter, with this parameter you instruct ZCOPY to
  40.              only copy files which are newer/changed when in the target
  41.              directory files already exist, as default ZCOPY overwrite these
  42.              files.
  43.  
  44.   [/S]     - Include sub-directories also.
  45.  
  46. ┌─────────────────────────────────────────────────────────────────────────────┐
  47. │ ▒▒▒▒ CONTACT ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  48. └─────────────────────────────────────────────────────────────────────────────┘
  49.  
  50.   If you want to contact me, you can call my BBS:
  51.  
  52.     Action Board Zaandam
  53.     +31-(0)75-704890
  54.     14.400 HST, V42/V42Bis.
  55.  
  56.   Or contact me at Compuserve with EMAIL, my user-id is 100117,3242
  57.  
  58.   Have Fun,
  59.   Chris Buijs
  60.